home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / games / think / cardz / cardz_main / cardz_main.amosSourceCode < prev    next >
AMOS Source Code  |  1995-06-18  |  175b  |  9 lines

  1. '
  2. ' AMOSPro Compiler   
  3. ' (c) 1991-93 Europress Software 
  4. '
  5. Set Buffer 8
  6. Proc _COMPILED
  7. Procedure _COMPILED
  8.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  9. End Proc